Skip to content

ci(release): fix shellcheck SC2005 in mcp-publisher download step#72

Merged
stevenobiajulu merged 1 commit intomainfrom
tweak-fix-shellcheck-sc2005
Apr 3, 2026
Merged

ci(release): fix shellcheck SC2005 in mcp-publisher download step#72
stevenobiajulu merged 1 commit intomainfrom
tweak-fix-shellcheck-sc2005

Conversation

@stevenobiajulu
Copy link
Copy Markdown
Member

One-liner: replace echo "$(pwd)" with pwd in GITHUB_PATH append. Fixes actionlint on main.

Replace `echo "$(pwd)"` with `pwd` directly when appending to
GITHUB_PATH. Fixes actionlint failure on main.
@stevenobiajulu stevenobiajulu enabled auto-merge (squash) April 3, 2026 23:16
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
site Ready Ready Preview, Comment Apr 3, 2026 11:16pm

Request Review

@github-actions github-actions bot added the ci label Apr 3, 2026
@stevenobiajulu stevenobiajulu merged commit c17aeef into main Apr 3, 2026
20 checks passed
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant